func runtime.printindented
5 uses
runtime (current package)
error.go#L260: printindented(v)
error.go#L274: printindented(*(*string)(eface.data))
error.go#L314: func printindented(s string) {
panic.go#L1097: printindented(s) // logically printpanicval(s), but avoids convTstring write barrier
panic.go#L1119: printindented(s) // logically printpanicval(s), but avoids convTstring write barrier
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)